Skip to content

Conversation

@ramiy
Copy link
Contributor

@ramiy ramiy commented Nov 25, 2025

image

@ramiy ramiy marked this pull request as ready for review December 9, 2025 14:06
@ramiy ramiy merged commit 1d4d0bb into core-beta Dec 9, 2025
10 checks passed
@ramiy ramiy deleted the promotions branch December 9, 2025 14:09
<?php esc_html_e( 'Code Snippets Pro provides a powerful and user-friendly alternative to Elementor Custom Code, with cloud sync, advanced features, and an intuitive interface.', 'code-snippets' ); ?>
</p>
<p>
<a href="<?php echo esc_url( admin_url( 'admin.php?page=snippets' ) ); ?>" class="button button-primary">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use the proper API functions for generating plugin page URLs (e.g. Plugin::get_menu_url())

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not 100% sure why this is its own class and sub-namespace. Shouldn't it be under admin/? I also don't think it needs to be in the core plugin – it could be unique in Code Snippets Pro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants